﻿2026-08-04T16:22:52.8964479Z Current runner version: '2.336.0'
2026-08-04T16:22:52.8969701Z Runner name: 'hfenduleam'
2026-08-04T16:22:52.8970155Z Runner group name: 'Default'
2026-08-04T16:22:52.8970682Z Machine name: 'HFENDULEAM'
2026-08-04T16:22:52.8973926Z ##[group]GITHUB_TOKEN Permissions
2026-08-04T16:22:52.8975507Z Actions: write
2026-08-04T16:22:52.8975859Z ArtifactMetadata: write
2026-08-04T16:22:52.8976214Z Attestations: write
2026-08-04T16:22:52.8976537Z Checks: write
2026-08-04T16:22:52.8976858Z CodeQuality: write
2026-08-04T16:22:52.8977179Z Contents: write
2026-08-04T16:22:52.8977494Z CopilotRequests: write
2026-08-04T16:22:52.8977848Z Deployments: write
2026-08-04T16:22:52.8978170Z Discussions: write
2026-08-04T16:22:52.8978487Z Drives: write
2026-08-04T16:22:52.8978805Z Issues: write
2026-08-04T16:22:52.8979112Z Metadata: read
2026-08-04T16:22:52.8979427Z Models: read
2026-08-04T16:22:52.8979729Z Packages: write
2026-08-04T16:22:52.8980032Z Pages: write
2026-08-04T16:22:52.8980598Z PullRequests: write
2026-08-04T16:22:52.8981086Z RepositoryProjects: write
2026-08-04T16:22:52.8981684Z SecurityEvents: write
2026-08-04T16:22:52.8982119Z Statuses: write
2026-08-04T16:22:52.8982465Z VulnerabilityAlerts: read
2026-08-04T16:22:52.8982829Z ##[endgroup]
2026-08-04T16:22:52.8984143Z Secret source: Actions
2026-08-04T16:22:52.8984803Z Prepare workflow directory
2026-08-04T16:22:52.9539134Z Prepare all required actions
2026-08-04T16:22:52.9578649Z Getting action download info
2026-08-04T16:22:53.3146334Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-04T16:22:53.9019959Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-04T16:22:55.2756413Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-08-04T16:22:55.3720003Z ##[group]Run $floorBytes = 32GB
2026-08-04T16:22:55.3720593Z [36;1m$floorBytes = 32GB[0m
2026-08-04T16:22:55.3720922Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-08-04T16:22:55.3721268Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-08-04T16:22:55.3721705Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-04T16:22:55.3722133Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-08-04T16:22:55.3722549Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-04T16:22:55.3722959Z [36;1m  exit 1[0m
2026-08-04T16:22:55.3723182Z [36;1m}[0m
2026-08-04T16:22:55.3732488Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T16:22:55.3733291Z env:
2026-08-04T16:22:55.3733626Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-04T16:22:55.3734046Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-04T16:22:55.3739094Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-04T16:22:55.3746069Z ##[endgroup]
2026-08-04T16:22:55.7477476Z disk preflight: drive=C:\ free_bytes=26099576832 floor_bytes=34359738368
2026-08-04T16:22:55.9904539Z [31;1mWrite-Error: [31;1mRESOURCE=disk drive=C:\ free_bytes=26099576832 floor_bytes=34359738368[0m
2026-08-04T16:22:56.0801745Z ##[error]Process completed with exit code 1.
2026-08-04T16:22:56.1946422Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-08-04T16:22:56.1947066Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-08-04T16:22:56.1955703Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T16:22:56.1956234Z env:
2026-08-04T16:22:56.1956555Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-04T16:22:56.1956965Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-04T16:22:56.1961841Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-04T16:22:56.1968502Z ##[endgroup]
2026-08-04T16:22:56.5849905Z CI-CENSUS scope roots:
2026-08-04T16:22:56.5862598Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-04T16:22:56.5864111Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-04T16:22:56.5865411Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-04T16:22:56.5866232Z   root: C:\actions-runner\_work\_temp
2026-08-04T16:22:56.5868053Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-04T16:22:56.6411146Z CI-REAP: pre-reap state
2026-08-04T16:22:56.6918135Z CI-CENSUS phase=pre-reap box_procs=586 box_handles=210633 family_total=17 family_handles=2238 scoped=0 unscoped=17 unreadable_path=3
2026-08-04T16:22:56.6977118Z   FOREIGN  pid=3852    handles=28     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6978158Z   FOREIGN  pid=4648    handles=625    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6979421Z   FOREIGN  pid=13580   handles=173    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6980699Z   FOREIGN  pid=14428   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6981665Z   UNREAD   pid=14904   handles=0      spt <path unreadable — session-0 or access denied>
2026-08-04T16:22:56.6982519Z   FOREIGN  pid=15116   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6983815Z   UNREAD   pid=21932   handles=28     spt <path unreadable — session-0 or access denied>
2026-08-04T16:22:56.6984575Z   FOREIGN  pid=27240   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6985857Z   FOREIGN  pid=27748   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6986773Z   FOREIGN  pid=28700   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6988082Z   FOREIGN  pid=29340   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6989026Z   FOREIGN  pid=31936   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6990361Z   FOREIGN  pid=32104   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6990928Z   FOREIGN  pid=34592   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6992640Z   FOREIGN  pid=42900   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:56.6993392Z   UNREAD   pid=43208   handles=0      spt <path unreadable — session-0 or access denied>
2026-08-04T16:22:56.6993951Z   FOREIGN  pid=45964   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2322762Z CI-CENSUS phase=end box_procs=586 box_handles=210988 family_total=13 family_handles=2190 scoped=0 unscoped=13 unreadable_path=0
2026-08-04T16:22:58.2326988Z   FOREIGN  pid=4648    handles=625    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2328007Z   FOREIGN  pid=13580   handles=184    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2329675Z   FOREIGN  pid=14428   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2330874Z   FOREIGN  pid=15116   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2332116Z   FOREIGN  pid=27748   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2333393Z   FOREIGN  pid=28700   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2335048Z   FOREIGN  pid=29340   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2336573Z   FOREIGN  pid=31936   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2338481Z   FOREIGN  pid=32104   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2339825Z   FOREIGN  pid=34308   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2340712Z   FOREIGN  pid=34592   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2342213Z   FOREIGN  pid=42900   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2343166Z   FOREIGN  pid=45964   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T16:22:58.2353121Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0
2026-08-04T16:22:58.3240853Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase cleanup
2026-08-04T16:22:58.3241366Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase cleanup[0m
2026-08-04T16:22:58.3247275Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T16:22:58.3247628Z env:
2026-08-04T16:22:58.3247822Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-04T16:22:58.3248088Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-04T16:22:58.3252756Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-04T16:22:58.3257672Z ##[endgroup]
2026-08-04T16:22:58.7646825Z CI-TMP cleanup: setup did not create a sandbox
2026-08-04T16:22:58.8400804Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-04T16:22:58.8407444Z ##[group]Run actions/upload-artifact@v4
2026-08-04T16:22:58.8407750Z with:
2026-08-04T16:22:58.8407987Z   name: bench-ledger-test-Windows
2026-08-04T16:22:58.8408271Z   path: bench-ledger/
2026-08-04T16:22:58.8408537Z   if-no-files-found: warn
2026-08-04T16:22:58.8408807Z   retention-days: 30
2026-08-04T16:22:58.8409038Z   compression-level: 6
2026-08-04T16:22:58.8409270Z   overwrite: false
2026-08-04T16:22:58.8409510Z   include-hidden-files: false
2026-08-04T16:22:58.8409794Z env:
2026-08-04T16:22:58.8410014Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-04T16:22:58.8410318Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-04T16:22:58.8415105Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-04T16:22:58.8420208Z ##[endgroup]
2026-08-04T16:22:59.3046138Z (node:44448) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-04T16:22:59.3046583Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-04T16:22:59.3074898Z ##[warning]No files were found with the provided path: bench-ledger/. No artifacts will be uploaded.
2026-08-04T16:22:59.3212034Z Cleaning up orphan processes
2026-08-04T16:22:59.3662921Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
